Open the Portico Developer Guide site
Pos Gateway Schema
TotalGratuityAmtInfo Element
Pos Gateway Schema > PosReportBatchSummaryRspType Complex Type > Details Element : TotalGratuityAmtInfo Element
Description

Sum of gratuity amounts in the batch. Gratuity amounts, if any, are already included in the other amounts.

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
TotalGratuityAmtInfo xs:decimal

Sum of gratuity amounts in the batch. Gratuity amounts, if any, are already included in the other amounts.

Source
<xs:element name="TotalGratuityAmtInfo" type="xs:decimal" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Sum of gratuity amounts in the batch. Gratuity amounts, if any, are already included in the other amounts.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportBatchSummaryRspType Complex TypePos Gateway Schema